home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / util3 / pchstfnc.rdm < prev    next >
Text File  |  1996-06-17  |  946b  |  22 lines

  1. Short:    Redirect SetFunction() to patch.library.
  2. Author:   snfuchs@sokrates.franken.de
  3. Uploader: snfuchs@sokrates.franken.de
  4. Type:     util/misc
  5.  
  6. This one was written as a support program, for my patch.library.
  7. It patches the exec.library/SetFunction() to use patch.library
  8. instead of the normal OS-function.
  9.  
  10.  
  11. This release of PatchSetFuncs (V1.31) fixes the following bugs:
  12.  
  13. V1.31    FIX: No longer used for Executive, because of crashes when removing patches
  14. V1.30    FIX: Calling SetFuction() for the same patch for the same function twice 
  15.     installs this function now only once
  16.     (This fixes crashes with PatchSetFunc + RTPatch + Iconian (and WordWorth))
  17. V1.28    FIX: Loadresource reenabled (crashes were caused by bugs in
  18.     earlier versions of patch.library,  which have been fixed)
  19. V1.25    FIX: Disable patch after removing failed
  20. V1.24    FIX: Display some alerts, if something goes wrong
  21. V1.23    FIX: No longer used for LoadResource, because of crashes
  22.